Loading languages...
AP

Apify MCP server

@apify669

Model Context Protocol (MCP) Server for Apify's Actors

web scraping
data extraction
automation
actors
tools

# mcpServer Config

{
  "mcpServers": {
    "actors-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@apify/actors-mcp-server"
      ],
      "env": {
        "APIFY_TOKEN": "YOUR_APIFY_TOKEN"
      }
    }
  }
}

# stdio

npx -y @apify/actors-mcp-server

# sseURL

https://mcp.apify.com/sse

# streamableURL

https://mcp.apify.com
Transport:
stdio
streamable
sse
Language:
TypeScript
Created: 1/2/2025
Updated: 1/1/2026